fontchooser: Determine sample text intelligently
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Sep 2020 19:14:17 +0000 (15:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Sep 2020 03:04:39 +0000 (23:04 -0400)
commit69d5dc7c9a3f704ba9d423035864382fea390d67
tree668ef088c4aabcf35e1967c2e7904fda8a426ac7
parent9267f705ef115716128c7afabcf080728f6b70a6
fontchooser: Determine sample text intelligently

Look at the languages supported by a font, and pick
a suitable sample text from the pango list of sample
texts. We can only implement this on platforms using
fontconfig, since it relies on pangofc apis.

This bumps the pango dependency to 1.47.1.
gtk/gtkfontchooserwidget.c
meson.build